home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Tool Chest / Testing & Debugging / General tools / Report Error 2.0 / Report Error 2.0 README < prev    next >
Encoding:
Text File  |  1992-08-17  |  949 b   |  23 lines  |  [TEXT/ttxt]

  1. Report Error Package 2.0
  2. ----------------------
  3. Greg Anderson
  4. Apple Computer
  5. Macintosh System Software
  6. Finder Team
  7.  
  8.  
  9. This package is similar to version 1.2, with the following additions:
  10.  
  11.     • StringUtilities.c is included (sorry about that)
  12.     • A Failure-handling mechanism is included
  13.     • Report Error will now show you what the stack chain looked like at failure
  14.  
  15. The code is broken into modules that are somewhat isolated, so you don't have to use all of this junk just to use some of it.  The bad news is that this time, only a THINK C version is included.  MPW translation is left as an exercise for the reader.
  16.  
  17. I have been terribly unresponsive on the net lately (bad engineer, no dog biscuit!), but if you want to try to get in touch with me, my preferred address is:
  18.  
  19.      greggor@apple.com
  20.  
  21. I _will_ eventually get back to you, but it has on occasion taken me three to six months to provide code when something requires fixing.  :<
  22.  
  23.